projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
cbba733
)
Remove statement with no effect
author
Javier Jardón
<jjardon@gnome.org>
Thu, 29 Oct 2009 03:25:07 +0000
(
04:25
+0100)
committer
Javier Jardón
<jjardon@gnome.org>
Fri, 30 Oct 2009 03:19:10 +0000
(
04:19
+0100)
gtk/gtkmain.c
patch
|
blob
|
history
diff --git
a/gtk/gtkmain.c
b/gtk/gtkmain.c
index bfee6da93b31b179209c00c1f5ec8aea310de0a7..5a8a0ef1fc72819b2c743c0e27c667322744261d 100644
(file)
--- a/
gtk/gtkmain.c
+++ b/
gtk/gtkmain.c
@@
-717,7
+717,6
@@
do_post_parse_initialization (int *argc,
/* do what the call to gtk_type_init() used to do */
g_type_init ();
- gtk_object_get_type ();
_gtk_accel_map_init ();
_gtk_rc_init ();